home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / scoobycastillotenebroso.swf / scripts / DefineButton2_604 / BUTTONCONDACTION on(press).as
Text File  |  2007-10-01  |  70b  |  5 lines

  1. on(press){
  2.    sounds.gotoAndPlay("level1");
  3.    gotoAndPlay(12);
  4. }
  5.